*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Sat, 22 Aug 2009 00:17:56 +0000 (00:17 +0000)
committerJuri Linkov <juri@jurta.org>
Sat, 22 Aug 2009 00:17:56 +0000 (00:17 +0000)
lisp/ChangeLog

index d3808ed8f9da1c56f4bd38f73435b7e2c87d88bd..6f6e57d56aff5460506e450a0b84011938d1c41f 100644 (file)
@@ -1,3 +1,13 @@
+2009-08-22  Juri Linkov  <juri@jurta.org>
+
+       * progmodes/grep.el (lgrep, rgrep): At the beginning
+       set `dir' to `default-directory' unless `dir' is a non-nil
+       readable directory.  (Bug#4052)
+       (lgrep, rgrep): Change a weird way to report an error
+       from using `read-string' to using `error'.
+       Instead of using interactive arguments in the function body,
+       add new argument `confirm'.
+
 2009-08-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * textmodes/remember.el (remember-buffer):